Paul Starzetz (pstarzet@ix.urz.uni-heidelberg.de) wrote:
: >To use DOS4GW you need the watcom c compiler and use the option to compile
: >in flat mode... This is my personal choice of language to develope
: >graphics for msdos..
: yes, it's true. There is also a commercial version of this DOS-Extender, DOS4G (or DOS4G Proffesional), which will execute not only Watcom's programms (but it is very expensive).
You can fake the DOS4GW so that it will see watcom header if you hack
startup code for 32 bit compiler,
for example, code following as your first line of assembler